home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Xconq 7.0d37 / source / misc / word2var.in < prev    next >
Text File  |  1994-02-02  |  115b  |  3 lines

  1. # Translate "WORD" usages into settings of "VARIABLE" wherever found.
  2. /WORD/s/;\(.*\) WORD[ ]*$/(set VARIABLE \1)/
  3.